Skip to main content

mediaFoundationVideoProcessorGetOutputMediaType

Type

function

Summary

Get the current output media type Platform:desktop

Syntax

mediaFoundationVideoProcessorGetOutputMediaType(<pVideoProcessorID>)

Description

To setup the pipeline for transcoding we must find an a reader output media type that is supported by the video processor as an input media type and a writer input media type that is supported by the video processor as an output media type.

R:::note[*Note]

*:See the mediaFoundationTranscode documentation for a complete example of using this handler.

:::

Parameters

NameTypeDescription

pVideoProcessorID

integer

A video processor ID

command: mediaFoundationTranscode, mediaFoundationCreateVideoProcessor

Compatibility and Support

OS

windows

Thank you for your feedback!

Was this page helpful?